home *** CD-ROM | disk | FTP | other *** search
- TStopwatch Component Version 1.0
- Copyright 1995 Dean Marrs, All Rights Reserved.
-
- The Tstopwatch component is a visual component descended
- from TCustomLabel. It is either a Timer or a clock. The
- timer is useful for programs that need an elapsed time, such
- as a help desk, which bills per hour or minute. The clock
- displays the current time in HH:MM:SS AM/PM format.
-
- Installing TStopwatch
- 1. Unzip stop.zip into the directory of your choice.
- The following files are included:
- Stopwtch.dcu - The complied unit.
- Stopwtch.dcr - The bitmap for Delphi Pallete.
- Stopwtch.hlp - The Help file.
- Stopwtch.kwf - The Keyword file.
- 2. In Delphi select Options| Install Components. Choose
- Add Then browse to select Stopwtch.dcu in the directory you
- unziped it into. Choose OK then OK again to rebuild your
- component library. The component should be on the samples
- tab.
- 3. To install the help file copy Stopwtch.hlp to the
- C:\delphi\bin\ directory and copy Stopwtch.kwf to the
- C:\Delphi\help\ directory. Execute HelpInst.exe program
- located in the C:\Delphi\help directory. Click Keywords| Add
- File and choose stopwtch.kwf. Choose File| Save. This merges
- the new help file into Delphi help. You are Done!!!
-
- Registering TStopwatch
-
- This copy of Tstopwatch is fully functional. This is not a
- demo. If you like this component and use it please send US
- $5 to:
-
- Dean Marrs
- 1304 Kynette
- Euless, Texas 76040
-
-
- For a copy of the source code Please send $20. This will
- entitle you to modify the source code. Please send any
- comments regarding this component to DeanM77808@AOL.COM or
- the above address.
-
- Legal - Disclaimer
-
- Users of this component must accept this disclaimer of
- warrrenty:
-
- ôThis component is supplied AS IS. No warranties are
- provided. The author assumes no liability for damages,
- direct or consequential, which may result from the use of
- this software.ö
-
-
-
-
-